'Declaration
<DispIdAttribute(33)> Function GetBlockTop( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(33)] int GetBlockTop( string OCRResultID, int BlockIdx )
function GetBlockTop( OCRResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(33) function GetBlockTop( OCRResultID : String, BlockIdx : int ) : int;
[DispId(33)] int GetBlockTop( string* OCRResultID, int BlockIdx )
[DispId(33)] int GetBlockTop( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx